'Declaration Public Class _LibreOfficePiePlotDataLabelViewLayout(Of TPlotView As IBarCartesianPlotView) Inherits _RadialCartesianPlotDataLabelViewListLayoutPolicy(Of TPlotView) Implements IPlotDataLabelViewListLayoutPolicy
public class _LibreOfficePiePlotDataLabelViewLayout<TPlotView> : _RadialCartesianPlotDataLabelViewListLayoutPolicy<TPlotView>, IPlotDataLabelViewListLayoutPolicy where TPlotView: IBarCartesianPlotView